Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-42504 (GCVE-0-2026-42504)
Vulnerability from cvelistv5 – Published: 2026-06-02 22:01 – Updated: 2026-07-22 20:58- CWE-407 - Inefficient Algorithmic Complexity
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | mime |
Affected:
0 , < 1.25.11
(semver)
Affected: 1.26.0-0 , < 1.26.4 (semver) |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2026-42504",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-03T14:05:39.682615Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-407",
"description": "CWE-407 Inefficient Algorithmic Complexity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-03T14:06:13.623Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "mime",
"product": "mime",
"programRoutines": [
{
"name": "WordDecoder.DecodeHeader"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.25.11",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.26.4",
"status": "affected",
"version": "1.26.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "p4p3r (https://hackerone.com/p4p3r_hak)"
}
],
"descriptions": [
{
"lang": "en",
"value": "Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-407: Inefficient Algorithmic Complexity",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T20:58:40.167Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/79217"
},
{
"url": "https://go.dev/cl/774481"
},
{
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"title": "Quadratic complexity in WordDecoder.DecodeHeader in mime"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-42504",
"datePublished": "2026-06-02T22:01:37.219Z",
"dateReserved": "2026-04-28T00:21:12.792Z",
"dateUpdated": "2026-07-22T20:58:40.167Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-42504",
"date": "2026-07-22",
"epss": "0.0056",
"percentile": "0.43169"
},
"microsoft_vex": {
"current_release_date": "2026-07-02T14:44:19.000Z",
"cve": "CVE-2026-42504",
"id": "msrc_CVE-2026-42504",
"initial_release_date": "2026-06-02T00:00:00.000Z",
"product_status:fixed": "3",
"product_status:known_affected": "4",
"product_status:known_not_affected": "3",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Quadratic complexity in WordDecoder.DecodeHeader in mime",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-42504.json",
"version": "6"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-42504\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-06-02T23:16:37.927\",\"lastModified\":\"2026-07-22T19:10:00.120\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU.\"},{\"lang\":\"es\",\"value\":\"La decodificaci\u00f3n de un encabezado MIME malintencionado que contiene muchas palabras codificadas no v\u00e1lidas puede consumir excesiva CPU.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"mime\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"mime\",\"programRoutines\":[{\"name\":\"WordDecoder.DecodeHeader\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.25.11\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.26.0-0\",\"lessThan\":\"1.26.4\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-03T14:05:39.682615Z\",\"id\":\"CVE-2026-42504\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-407\"}]}],\"references\":[{\"url\":\"https://go.dev/cl/774481\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/79217\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-5038\",\"source\":\"security@golang.org\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-07-22T14:21:40+00:00",
"cve": "CVE-2026-42504",
"id": "CVE-2026-42504",
"initial_release_date": "2026-06-02T22:01:37.219000+00:00",
"product_status:fixed": "25",
"product_status:known_affected": "110",
"product_status:known_not_affected": "291",
"product_status:under_investigation": "240",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-42504.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-42504\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-03T14:05:39.682615Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-407\", \"description\": \"CWE-407 Inefficient Algorithmic Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-03T14:05:35.965Z\"}}], \"cna\": {\"title\": \"Quadratic complexity in WordDecoder.DecodeHeader in mime\", \"credits\": [{\"lang\": \"en\", \"value\": \"p4p3r (https://hackerone.com/p4p3r_hak)\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"mime\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.25.11\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.26.0-0\", \"lessThan\": \"1.26.4\", \"versionType\": \"semver\"}], \"packageName\": \"mime\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"WordDecoder.DecodeHeader\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/79217\"}, {\"url\": \"https://go.dev/cl/774481\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-5038\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-407: Inefficient Algorithmic Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-07-21T19:18:58.744Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-42504\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-21T19:18:58.744Z\", \"dateReserved\": \"2026-04-28T00:21:12.792Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-06-02T22:01:37.219Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:23264
Vulnerability from csaf_redhat - Published: 2026-06-04 12:43 - Updated: 2026-07-22 17:07A 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 Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
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 Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
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 Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
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 Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
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 Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `html/template` package of Go. A remote attacker could exploit this vulnerability by inserting ASCII whitespaces around the equals sign (`=`) within a URL's content attribute inside a `<meta>` tag. This improper escaping could lead to Cross-Site Scripting (XSS), allowing the attacker to execute malicious scripts in the user's browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `net/http/httputil` package, specifically within the `ReverseProxy` component. This vulnerability allows the `ReverseProxy` to forward query parameters that are not visible to `Rewrite` functions. This occurs because the `ReverseProxy` does not correctly consider the `url.ParseQuery` limit on the total number of query parameters. A remote attacker could exploit this to send hidden query parameters, potentially bypassing security policies or controls implemented by `Rewrite` functions, leading to information disclosure or unexpected behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in html/template. A trusted template author could craft a script tag with an empty or whitespace-only 'type' attribute. This vulnerability causes the template engine to incorrectly escape data passed into the script block, potentially leading to cross-site scripting (XSS). An attacker could leverage this to execute arbitrary client-side scripts in a user's browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
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 Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\ngolang1.26:\n * golang1.26-1.26.4-2.hum1 (aarch64, x86_64)\n * golang1.26-bin-1.26.4-2.hum1 (aarch64, x86_64)\n * golang1.26-docs-1.26.4-2.hum1 (noarch)\n * golang1.26-misc-1.26.4-2.hum1 (noarch)\n * golang1.26-src-1.26.4-2.hum1 (noarch)\n * golang1.26-tests-1.26.4-2.hum1 (noarch)\n * golang1.26-1.26.4-2.hum1.src (src)",
"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:23264",
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"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/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"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-42507",
"url": "https://access.redhat.com/security/cve/CVE-2026-42507"
},
{
"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-46595",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39826",
"url": "https://access.redhat.com/security/cve/CVE-2026-39826"
},
{
"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-33811",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39836",
"url": "https://access.redhat.com/security/cve/CVE-2026-39836"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39825",
"url": "https://access.redhat.com/security/cve/CVE-2026-39825"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39823",
"url": "https://access.redhat.com/security/cve/CVE-2026-39823"
},
{
"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-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42501",
"url": "https://access.redhat.com/security/cve/CVE-2026-42501"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_23264.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-07-22T17:07:16+00:00",
"generator": {
"date": "2026-07-22T17:07:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:23264",
"initial_release_date": "2026-06-04T12:43:59+00:00",
"revision_history": [
{
"date": "2026-06-04T12:43:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-18T05:32:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-22T17:07:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@aarch64",
"product": {
"name": "golang1-26-main@aarch64",
"product_id": "golang1-26-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.4-2.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@src",
"product": {
"name": "golang1-26-main@src",
"product_id": "golang1-26-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.4-2.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@x86_64",
"product": {
"name": "golang1-26-main@x86_64",
"product_id": "golang1-26-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.4-2.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@noarch",
"product": {
"name": "golang1-26-main@noarch",
"product_id": "golang1-26-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26-docs@1.26.4-2.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@aarch64"
},
"product_reference": "golang1-26-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@noarch"
},
"product_reference": "golang1-26-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@src"
},
"product_reference": "golang1-26-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@x86_64"
},
"product_reference": "golang1-26-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27145",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-02T23:01:08.992540+00:00",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"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-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+00:00",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"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-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"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-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"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-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"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-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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-39823",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-07T20:00:58.284024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467811"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` package of Go. A remote attacker could exploit this vulnerability by inserting ASCII whitespaces around the equals sign (`=`) within a URL\u0027s content attribute inside a `\u003cmeta\u003e` tag. This improper escaping could lead to Cross-Site Scripting (XSS), allowing the attacker to execute malicious scripts in the user\u0027s browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products ship the Go `html/template` package as a dependency of various Go-based components. The affected functionality involves URL escaping inside `\u003cmeta\u003e` tag content attributes, which requires an application to render user-controlled URLs in meta tags using `html/template`. While the vulnerable code is present, exploitation requires a specific usage pattern that is uncommon in Red Hat product code paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39823"
},
{
"category": "external",
"summary": "RHBZ#2467811",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467811"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39823",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39823"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823"
},
{
"category": "external",
"summary": "https://go.dev/cl/769920",
"url": "https://go.dev/cl/769920"
},
{
"category": "external",
"summary": "https://go.dev/issue/78913",
"url": "https://go.dev/issue/78913"
},
{
"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-4982",
"url": "https://pkg.go.dev/vuln/GO-2026-4982"
}
],
"release_date": "2026-05-07T19:41:19.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "workaround",
"details": "Ensure that user-supplied URLs are validated and sanitized before being passed to Go\u0027s `html/template` package for rendering in HTML meta tag content attributes. Avoid rendering untrusted URL data directly in meta tag content attributes.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content"
},
{
"cve": "CVE-2026-39825",
"cwe": {
"id": "CWE-472",
"name": "External Control of Assumed-Immutable Web Parameter"
},
"discovery_date": "2026-05-07T20:01:37.714133+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467823"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/http/httputil` package, specifically within the `ReverseProxy` component. This vulnerability allows the `ReverseProxy` to forward query parameters that are not visible to `Rewrite` functions. This occurs because the `ReverseProxy` does not correctly consider the `url.ParseQuery` limit on the total number of query parameters. A remote attacker could exploit this to send hidden query parameters, potentially bypassing security policies or controls implemented by `Rewrite` functions, leading to information disclosure or unexpected behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s net/http/httputil package where ReverseProxy can forward query parameters that are hidden from Rewrite or Director functions. This occurs when the number of query parameters exceeds the url.ParseQuery limit (controlled by the GODEBUG setting urlmaxqueryparams). While Red Hat ships Go-based components across many products, exploitation requires that an application use ReverseProxy with a Rewrite or Director function that relies on query parameter inspection for security enforcement, which limits the practical impact of this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39825"
},
{
"category": "external",
"summary": "RHBZ#2467823",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467823"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39825",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39825"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825"
},
{
"category": "external",
"summary": "https://go.dev/cl/770541",
"url": "https://go.dev/cl/770541"
},
{
"category": "external",
"summary": "https://go.dev/issue/78948",
"url": "https://go.dev/issue/78948"
},
{
"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-4976",
"url": "https://pkg.go.dev/vuln/GO-2026-4976"
}
],
"release_date": "2026-05-07T19:41:18.453000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "workaround",
"details": "Increase the maximum number of query parameters allowed by setting the GODEBUG environment variable `urlmaxqueryparams` to a higher value (e.g., `GODEBUG=urlmaxqueryparams=20000`), or validate and enforce security controls on query parameters at the backend service rather than relying solely on the ReverseProxy\u0027s Rewrite or Director function for security filtering.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"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:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls"
},
{
"cve": "CVE-2026-39826",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-07T20:01:46.305827+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467826"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in html/template. A trusted template author could craft a script tag with an empty or whitespace-only \u0027type\u0027 attribute. This vulnerability causes the template engine to incorrectly escape data passed into the script block, potentially leading to cross-site scripting (XSS). An attacker could leverage this to execute arbitrary client-side scripts in a user\u0027s browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: html/template: Cross-site scripting due to incorrect script tag 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39826"
},
{
"category": "external",
"summary": "RHBZ#2467826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39826",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39826"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826"
},
{
"category": "external",
"summary": "https://go.dev/cl/771180",
"url": "https://go.dev/cl/771180"
},
{
"category": "external",
"summary": "https://go.dev/issue/78981",
"url": "https://go.dev/issue/78981"
},
{
"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-4980",
"url": "https://pkg.go.dev/vuln/GO-2026-4980"
}
],
"release_date": "2026-05-07T19:41:19.138000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping"
},
{
"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",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"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-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-42507",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2026-06-02T23:01:03.125126+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484205"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42507"
},
{
"category": "external",
"summary": "RHBZ#2484205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484205"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42507",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42507"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507"
},
{
"category": "external",
"summary": "https://go.dev/cl/777060",
"url": "https://go.dev/cl/777060"
},
{
"category": "external",
"summary": "https://go.dev/issue/79346",
"url": "https://go.dev/issue/79346"
},
{
"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-5039",
"url": "https://pkg.go.dev/vuln/GO-2026-5039"
}
],
"release_date": "2026-06-02T22:01:37.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"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:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
}
],
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-46595",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-05-22T04:01:52.215134+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/crypto/ssh is vulnerable to authorization bypass when SSH server configurations rely on source-address validation alongside non-public-key authentication callbacks. An attacker with low privileges who can authenticate through such a callback path may bypass intended source-address restrictions and gain unauthorized SSH access. Red Hat impact sits in services built with affected x/crypto/ssh, including RHEL golang streams, hummingbird Go toolchains, RHACM/MCE agents, and OpenShift or Ceph components that embed Go SSH servers with mixed callback types.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "RHBZ#2480689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://go.dev/cl/781642",
"url": "https://go.dev/cl/781642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79570",
"url": "https://go.dev/issue/79570"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5023",
"url": "https://pkg.go.dev/vuln/GO-2026-5023"
}
],
"release_date": "2026-05-22T02:31:27.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/crypto/ssh release via updated golang or package rebuilds. Ensure SSH servers use supported public-key callback configurations with source-address validation as intended.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation"
}
]
}
RHSA-2026:41066
Vulnerability from csaf_redhat - Published: 2026-07-16 19:46 - Updated: 2026-07-23 02:46A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by crafting a malicious Uniform Resource Identifier (URI) that contains percent-encoded authority delimiters. The fast-uri library incorrectly decodes these delimiters during normalization and then re-emits them as raw separators, which can change the URI's intended authority. This issue allows applications that perform host allowlist checks, redirect validation, or outbound request routing to be steered to a different authority than specified, potentially bypassing security controls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
A flaw was found in the shell-quote component. The quote() function did not properly validate object-token inputs, allowing line terminators to pass unescaped into the output. A remote attacker could exploit this vulnerability by providing specially crafted input, which a POSIX shell would interpret as a command separator. This could lead to command injection, enabling the attacker to execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
A flaw was found in kafka-python. A malicious or machine-in-the-middle broker could exploit a denial-of-service vulnerability during SCRAM authentication. By providing an excessively large iteration count, the broker can cause the client's event loop to freeze. This prevents critical operations such as sending messages, polling for new messages, and maintaining heartbeats, ultimately leading to consumer group eviction and persistent connection failures.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Red Hat Quay's Proxy Cache configuration feature. When an organization administrator configures an upstream registry for proxy caching, Quay makes a network connection to the specified registry hostname without verifying that it points to a legitimate external service. An attacker with organization administrator privileges could supply a crafted hostname to force the Quay server to make requests to internal network services, cloud infrastructure endpoints, or other resources that should not be accessible from the Quay application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Axios. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to escalate any existing Object.prototype pollution in an application's dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Axios. A remote attacker, by influencing the XSRF cookie name in a browser environment, could cause the application to construct a regular expression that leads to excessive processing. This can result in a client-side Denial of Service (DoS), where the affected browser tab may freeze, impacting the availability of the application for the user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in the `sanitize-html` library. Under its default configuration, an attacker can embed malicious content within a disallowed `xmp` element. This vulnerability allows the attacker to bypass the HTML sanitization process, leading to stored Cross-Site Scripting (XSS). Successful exploitation can result in arbitrary code execution or information disclosure when a user views the affected content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in the `decode-uri-component` library. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by submitting specially crafted input. The `decode()` function, when processing a large number of encoded URI components, consumes excessive CPU resources, which can lead to the application becoming unresponsive and unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Quay 3.16.5 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.16.5",
"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:41066",
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-10143",
"url": "https://access.redhat.com/security/cve/CVE-2026-10143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13676",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"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-32591",
"url": "https://access.redhat.com/security/cve/CVE-2026-32591"
},
{
"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-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39832",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42044",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42151",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42154",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"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-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"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-44486",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44487",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44488",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44492",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44494",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44495",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44496",
"url": "https://access.redhat.com/security/cve/CVE-2026-44496"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44990",
"url": "https://access.redhat.com/security/cve/CVE-2026-44990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45822",
"url": "https://access.redhat.com/security/cve/CVE-2026-45822"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48526",
"url": "https://access.redhat.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6322",
"url": "https://access.redhat.com/security/cve/CVE-2026-6322"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9277",
"url": "https://access.redhat.com/security/cve/CVE-2026-9277"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_41066.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.16.5",
"tracking": {
"current_release_date": "2026-07-23T02:46:38+00:00",
"generator": {
"date": "2026-07-23T02:46:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:41066",
"initial_release_date": "2026-07-16T19:46:27+00:00",
"revision_history": [
{
"date": "2026-07-16T19:46:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-18T05:32:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-23T02:46:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.16",
"product": {
"name": "Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=1783749869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel9@sha256%3A45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel9\u0026tag=1783748085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=1783749615"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel9@sha256%3A7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel9\u0026tag=1783748414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1783748503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel9@sha256%3A75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel9\u0026tag=1783748231"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel9@sha256%3Aad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel9\u0026tag=1783749100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3Aca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=1783961339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel9@sha256%3Ab17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel9\u0026tag=1783748063"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3A71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel9\u0026tag=1783955846"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel9@sha256%3A6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel9\u0026tag=1783748085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel9@sha256%3A3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel9\u0026tag=1783748414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel9@sha256%3A30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel9\u0026tag=1783748231"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel9@sha256%3A7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel9\u0026tag=1783749100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel9@sha256%3A3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel9\u0026tag=1783748063"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3A197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel9\u0026tag=1783955846"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel9@sha256%3Aa557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel9\u0026tag=1783748085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel9@sha256%3Af51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel9\u0026tag=1783748414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel9@sha256%3A50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel9\u0026tag=1783748231"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel9@sha256%3Aa4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel9\u0026tag=1783749100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel9@sha256%3Ac65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel9\u0026tag=1783748063"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3A5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel9\u0026tag=1783955846"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3Afe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-rhel9\u0026tag=1783955846"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64",
"relates_to_product_reference": "Red Hat Quay 3.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6322",
"cwe": {
"id": "CWE-140",
"name": "Improper Neutralization of Delimiters"
},
"discovery_date": "2026-05-05T11:01:00.332189+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by crafting a malicious Uniform Resource Identifier (URI) that contains percent-encoded authority delimiters. The fast-uri library incorrectly decodes these delimiters during normalization and then re-emits them as raw separators, which can change the URI\u0027s intended authority. This issue allows applications that perform host allowlist checks, redirect validation, or outbound request routing to be steered to a different authority than specified, potentially bypassing security controls.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: URI authority bypass due to improper delimiter handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the `fast-uri` library allows an attacker to bypass security controls in Red Hat products that process Uniform Resource Identifiers (URIs). By crafting a malicious URI with percent-encoded authority delimiters, an attacker can cause the library to incorrectly interpret the URI\u0027s authority, potentially redirecting applications to an unintended domain. This could lead to a bypass of host allowlist checks, redirect validation, or outbound request routing.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6322"
},
{
"category": "external",
"summary": "RHBZ#2466684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6322",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6322"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-v39h-62p7-jpjc",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-v39h-62p7-jpjc"
}
],
"release_date": "2026-05-05T10:29:16.378000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: URI authority bypass due to improper delimiter handling"
},
{
"cve": "CVE-2026-9277",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-05-22T14:01:14.427751+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480741"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the shell-quote component. The quote() function did not properly validate object-token inputs, allowing line terminators to pass unescaped into the output. A remote attacker could exploit this vulnerability by providing specially crafted input, which a POSIX shell would interpret as a command separator. This could lead to command injection, enabling the attacker to execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9277"
},
{
"category": "external",
"summary": "RHBZ#2480741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480741"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9277",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9277"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9277",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9277"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote",
"url": "https://github.com/ljharb/shell-quote"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote/commit/1518179",
"url": "https://github.com/ljharb/shell-quote/commit/1518179"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote/security/advisories/GHSA-w7jw-789q-3m8p",
"url": "https://github.com/ljharb/shell-quote/security/advisories/GHSA-w7jw-789q-3m8p"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/shell-quote",
"url": "https://www.npmjs.com/package/shell-quote"
}
],
"release_date": "2026-05-22T13:22:38.873000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators"
},
{
"cve": "CVE-2026-10143",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-10T21:02:14.712750+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in kafka-python. A malicious or machine-in-the-middle broker could exploit a denial-of-service vulnerability during SCRAM authentication. By providing an excessively large iteration count, the broker can cause the client\u0027s event loop to freeze. This prevents critical operations such as sending messages, polling for new messages, and maintaining heartbeats, ultimately leading to consumer group eviction and persistent connection failures.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kafka-python: kafka-python: Denial of Service via excessive SCRAM authentication iteration count",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-10143"
},
{
"category": "external",
"summary": "RHBZ#2487722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-10143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-10143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10143"
},
{
"category": "external",
"summary": "https://github.com/dpkp/kafka-python/commit/6e4831444f972d169cdd11f5c8d50333cea3f19b",
"url": "https://github.com/dpkp/kafka-python/commit/6e4831444f972d169cdd11f5c8d50333cea3f19b"
},
{
"category": "external",
"summary": "https://github.com/dpkp/kafka-python/pull/3019",
"url": "https://github.com/dpkp/kafka-python/pull/3019"
},
{
"category": "external",
"summary": "https://github.com/dpkp/kafka-python/pull/3026",
"url": "https://github.com/dpkp/kafka-python/pull/3026"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/kafka-python-prior-to-dos-via-scram-iteration-count-in-scram-py",
"url": "https://www.vulncheck.com/advisories/kafka-python-prior-to-dos-via-scram-iteration-count-in-scram-py"
}
],
"release_date": "2026-06-10T20:22:39.262000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kafka-python: kafka-python: Denial of Service via excessive SCRAM authentication iteration count"
},
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"cve": "CVE-2026-13676",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-06-29T14:01:55.592330+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494197"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in `fast-uri` allows a remote attacker to bypass host-based security policies. Applications that rely on `fast-uri` for URL parsing and policy enforcement, such as denylists or redirect validations, can be circumvented due to inconsistent handling of Unicode hostnames. This discrepancy between `fast-uri` and other URL parsers could lead to unauthorized resource access or malicious redirects in 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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "RHBZ#2494197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6"
}
],
"release_date": "2026-06-29T13:22:44.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"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-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32591",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-03-12T15:09:38.210000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446965"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s Proxy Cache configuration feature. When an organization administrator configures an upstream registry for proxy caching, Quay makes a network connection to the specified registry hostname without verifying that it points to a legitimate external service. An attacker with organization administrator privileges could supply a crafted hostname to force the Quay server to make requests to internal network services, cloud infrastructure endpoints, or other resources that should not be accessible from the Quay application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: server-side request forgery in proxy cache upstream registry configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires the attacker to be authenticated as an organization administrator.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32591"
},
{
"category": "external",
"summary": "RHBZ#2446965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446965"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32591",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32591"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32591",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32591"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: server-side request forgery in proxy cache upstream registry configuration"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"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-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"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-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate"
},
{
"cve": "CVE-2026-42044",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:13.418725+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution \"Gadget\" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "RHBZ#2461624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23"
}
],
"release_date": "2026-04-24T17:49:49.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget"
},
{
"cve": "CVE-2026-42151",
"cwe": {
"id": "CWE-256",
"name": "Plaintext Storage of a Password"
},
"discovery_date": "2026-05-04T19:02:26.983660+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466507"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important information disclosure flaw in Prometheus affects instances configured to use Azure AD remote write with OAuth authentication. The client secret, intended to be a secure credential, is exposed in plaintext through the `/-/config` HTTP API endpoint. This could allow an attacker with access to this endpoint to retrieve the secret, potentially compromising integrated Azure AD 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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "RHBZ#2466507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466507"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18587",
"url": "https://github.com/prometheus/prometheus/pull/18587"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18590",
"url": "https://github.com/prometheus/prometheus/pull/18590"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj"
}
],
"release_date": "2026-05-04T18:12:16.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API"
},
{
"cve": "CVE-2026-42154",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-04T19:02:19.626646+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Prometheus, allowing an unauthenticated remote attacker to crash the Prometheus process. This could lead to service unavailability in Red Hat products that deploy Prometheus for monitoring, as the remote read endpoint does not properly validate snappy-compressed request lengths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "RHBZ#2466505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18584",
"url": "https://github.com/prometheus/prometheus/pull/18584"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18585",
"url": "https://github.com/prometheus/prometheus/pull/18585"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm"
}
],
"release_date": "2026-05-04T18:13:12.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"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-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"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-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"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-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression"
},
{
"cve": "CVE-2026-44486",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:30.944384+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487947"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in the Axios Node.js HTTP adapter. Red Hat products utilizing Axios in a Node.js environment with an authenticated proxy and automatic redirects enabled are susceptible. The vulnerability arises when a request, initially sent through an authenticated proxy, is redirected to a target that no longer uses the proxy, potentially leaking `Proxy-Authorization` headers containing sensitive credentials to an untrusted remote server. This risk is heightened in deployments where applications interact with untrusted HTTP origins.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "RHBZ#2487947",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487947"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc",
"url": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc"
}
],
"release_date": "2026-06-11T15:39:07.714000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects"
},
{
"cve": "CVE-2026-44487",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:34.091476+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487948"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via redirect flows",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in Axios affecting Node.js environments. When an application uses Axios with an authenticated HTTP proxy and follows redirects from an HTTP to a non-proxied HTTPS destination, the Proxy-Authorization header may be inadvertently sent to the final origin server. This could lead to the exposure of sensitive proxy credentials to an unintended third party.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "RHBZ#2487948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487948"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v",
"url": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v"
}
],
"release_date": "2026-06-11T15:38:25.150000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via redirect flows"
},
{
"cve": "CVE-2026-44488",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-11T17:01:36.836488+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487949"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Denial of Service due to unenforced request and response size limits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A denial of service flaw was found in Axios, a JavaScript HTTP client library. This issue arises when applications utilize the `fetch` adapter, as configured request and response size limits are not properly enforced. A remote attacker could exploit this by sending or receiving excessively large data bodies, leading to resource exhaustion and potential denial of service in affected server-side applications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "RHBZ#2487949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44488"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf"
}
],
"release_date": "2026-06-11T15:37:38.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Denial of Service due to unenforced request and response size limits"
},
{
"cve": "CVE-2026-44492",
"cwe": {
"id": "CWE-289",
"name": "Authentication Bypass by Alternate Name"
},
"discovery_date": "2026-06-11T17:00:56.761751+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487938"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Axios, a JavaScript HTTP client library, that allows for a proxy bypass. When a `NO_PROXY` environment variable is configured to prevent direct connections to specific IPv4 addresses, an attacker can craft a request URL using the IPv4-mapped IPv6 address format. This bypasses the intended `NO_PROXY` exclusion, routing the request through the configured proxy and potentially exposing internal services or sensitive information, such as cloud instance metadata credentials.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "RHBZ#2487938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv"
}
],
"release_date": "2026-06-11T15:29:13.890000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization"
},
{
"cve": "CVE-2026-44494",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:01:12.945664+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487942"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to escalate any existing Object.prototype pollution in an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the Axios library allows an attacker to escalate existing prototype pollution vulnerabilities within an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. By injecting a malicious proxy configuration into the `Object.prototype`, an attacker can intercept, read, and modify all HTTP traffic, including sensitive authentication credentials, without direct user interaction. This poses a significant risk to data confidentiality and integrity in Red Hat products that utilize the Axios 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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "RHBZ#2487942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44494",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44494"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh",
"url": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh"
}
],
"release_date": "2026-06-11T15:32:03.155000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution"
},
{
"cve": "CVE-2026-44495",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:00:53.999811+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487937"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure due to prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in Axios, a promise-based HTTP client, can lead to information disclosure, including credential theft and response hijacking, or denial of service. Exploitation requires a separate prototype pollution vulnerability in the same JavaScript process, allowing an attacker to control `Object.prototype.transformResponse`. Red Hat products using affected Axios versions are at risk if another component introduces such pollution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "RHBZ#2487937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44495",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44495"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw"
}
],
"release_date": "2026-06-11T15:33:12.433000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure due to prototype pollution vulnerability"
},
{
"cve": "CVE-2026-44496",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-11T17:01:15.856386+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. A remote attacker, by influencing the XSRF cookie name in a browser environment, could cause the application to construct a regular expression that leads to excessive processing. This can result in a client-side Denial of Service (DoS), where the affected browser tab may freeze, impacting the availability of the application for the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Client-side Denial of Service via unescaped regex metacharacters in XSRF cookie name",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Axios can lead to a client-side Denial of Service. An attacker capable of influencing the XSRF cookie name within a browser environment could trigger excessive regular expression processing, causing the affected browser tab to freeze and degrade user availability. This issue specifically impacts browser-based applications and does not affect Node.js HTTP adapter usage, React Native, or web workers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44496"
},
{
"category": "external",
"summary": "RHBZ#2487943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44496",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44496"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44496",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44496"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf"
}
],
"release_date": "2026-06-11T15:34:28.492000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Client-side Denial of Service via unescaped regex metacharacters in XSRF cookie name"
},
{
"cve": "CVE-2026-44990",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-06-12T21:02:24.911971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488565"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `sanitize-html` library. Under its default configuration, an attacker can embed malicious content within a disallowed `xmp` element. This vulnerability allows the attacker to bypass the HTML sanitization process, leading to stored Cross-Site Scripting (XSS). Successful exploitation can result in arbitrary code execution or information disclosure when a user views the affected content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-html: `sanitize-html`: Stored Cross-Site Scripting via HTML sanitizer bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. The `sanitize-html` library, used in Red Hat products, is susceptible to a stored Cross-Site Scripting (XSS) bypass. Malicious content within a disallowed `xmp` element can be rendered as live HTML or JavaScript due to a sanitizer bypass in the default configuration. This can lead to arbitrary code execution or information disclosure when affected content is viewed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44990"
},
{
"category": "external",
"summary": "RHBZ#2488565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488565"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44990"
},
{
"category": "external",
"summary": "https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-rpr9-rxv7-x643",
"url": "https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-rpr9-rxv7-x643"
}
],
"release_date": "2026-06-12T20:39:47.065000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sanitize-html: `sanitize-html`: Stored Cross-Site Scripting via HTML sanitizer bypass"
},
{
"cve": "CVE-2026-45822",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-30T09:01:06.468966+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494807"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `decode-uri-component` library. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by submitting specially crafted input. The `decode()` function, when processing a large number of encoded URI components, consumes excessive CPU resources, which can lead to the application becoming unresponsive and unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "decode-uri-component: decode-uri-component: Denial of Service via crafted input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial of service flaw was found in the decode-uri-component npm package. The decode() function exhibits super-linear time complexity when processing input containing many percent-encoded sequences, allowing an attacker to cause significant CPU consumption and event-loop blocking. In Red Hat products where this package is bundled (OpenShift Console, Quay, Pipelines, RHOAI, and others), exploitation requires that attacker-controlled input containing crafted percent-encoded strings reaches the decode() function without prior length validation. Red Hat rates this as Moderate severity since the impact is limited to availability with no confidentiality or integrity impact, consistent with the CNA\u0027s CVSS 4.0 assessment of 6.6 Medium.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45822"
},
{
"category": "external",
"summary": "RHBZ#2494807",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494807"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45822"
},
{
"category": "external",
"summary": "https://github.com/SamVerschueren/decode-uri-component/blob/00662938dc7c6241547ae8abce7785cc13ffd3f6/index.js",
"url": "https://github.com/SamVerschueren/decode-uri-component/blob/00662938dc7c6241547ae8abce7785cc13ffd3f6/index.js"
},
{
"category": "external",
"summary": "https://github.com/SamVerschueren/decode-uri-component/commit/fa479dafeede7bedf04e5c89aa78f2a78c664005",
"url": "https://github.com/SamVerschueren/decode-uri-component/commit/fa479dafeede7bedf04e5c89aa78f2a78c664005"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/decode-uri-component",
"url": "https://www.npmjs.com/package/decode-uri-component"
}
],
"release_date": "2026-06-30T08:05:36.399000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Validate and limit the length of any user-controlled input before passing it to decode-uri-component\u0027s decode() function. Inputs containing more than approximately 200 percent-encoded tokens (e.g. \u0027%ab\u0027 sequences) can trigger noticeable delays. Reject or truncate URI components exceeding a reasonable length threshold before decoding. A fix exists in the upstream repository (commit fa479daf) but has not yet been included in an npm release.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "decode-uri-component: decode-uri-component: Denial of Service via crafted input"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"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-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens"
}
]
}
RHSA-2026:41929
Vulnerability from csaf_redhat - Published: 2026-07-20 08:34 - Updated: 2026-07-22 15:19A flaw was found in undici. When using Socks5ProxyAgent, undici incorrectly reuses a single connection pool across different origins. This can lead to cross-origin request routing, where sensitive credentials and data intended for one destination are sent to another. Consequently, responses from unintended origins may be trusted, and secure HTTPS connections could be silently downgraded to unencrypted HTTP, resulting in information disclosure and data integrity issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64 | — |
Workaround
|
A flaw was found in undici. When undici's ProxyAgent is configured with a SOCKS5 proxy Uniform Resource Identifier (URI), it silently ignores Transport Layer Security (TLS) options, such as custom Certificate Authorities (CAs). This allows a remote attacker to perform a Man-in-the-Middle (MITM) attack, intercepting and tampering with HTTPS communications. The connection falls back to Node.js's default trust store, bypassing intended security configurations and potentially leading to information disclosure or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64 | — |
Workaround
|
A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64 | — |
Workaround
|
A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion, resulting in a denial of service (DoS) for affected applications using the undici WebSocket client or WebSocketStream API.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64 | — |
Workaround
|
A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64 | — |
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 Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64 | — |
Workaround
|
A flaw was found in opentelemetry-js, specifically within the OpenTelemetry JavaScript (JS) Prometheus exporter. A remote attacker could exploit this vulnerability by sending a single malformed HTTP request to the metrics endpoint. This lack of proper error handling during URL parsing can cause an uncaught TypeError, leading to the termination of any Node.js process running the exporter. This results in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64 | — |
Workaround
|
A flaw was found in protobufjs. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a crafted JSON descriptor with deeply nested namespace definitions. This can lead to the exhaustion of the JavaScript call stack during descriptor loading, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Developer Hub 1.9.7 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Developer Hub (RHDH) is Red Hat\u0027s enterprise-grade, self-managed, customizable developer portal based on Backstage.io. RHDH is supported on OpenShift and other major Kubernetes clusters (AKS, EKS, GKE). The core features of RHDH include a single pane of glass, a centralized software catalog, self-service via golden path templates, and Tech Docs. RHDH is extensible by plugins.",
"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:41929",
"url": "https://access.redhat.com/errata/RHSA-2026:41929"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12151",
"url": "https://access.redhat.com/security/cve/CVE-2026-12151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13676",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"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-44902",
"url": "https://access.redhat.com/security/cve/CVE-2026-44902"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45740",
"url": "https://access.redhat.com/security/cve/CVE-2026-45740"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6734",
"url": "https://access.redhat.com/security/cve/CVE-2026-6734"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9697",
"url": "https://access.redhat.com/security/cve/CVE-2026-9697"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh",
"url": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh"
},
{
"category": "external",
"summary": "https://developers.redhat.com/rhdh/overview",
"url": "https://developers.redhat.com/rhdh/overview"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_developer_hub",
"url": "https://docs.redhat.com/en/documentation/red_hat_developer_hub"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_41929.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Developer Hub 1.9.7 release.",
"tracking": {
"current_release_date": "2026-07-22T15:19:16+00:00",
"generator": {
"date": "2026-07-22T15:19:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:41929",
"initial_release_date": "2026-07-20T08:34:32+00:00",
"revision_history": [
{
"date": "2026-07-20T08:34:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-20T08:34:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-22T15:19:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Developer Hub 1.9",
"product": {
"name": "Red Hat Developer Hub 1.9",
"product_id": "Red Hat Developer Hub 1.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhdh:1.9::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Developer Hub"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-hub-rhel9@sha256%3A923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382?arch=amd64\u0026repository_url=registry.redhat.io/rhdh/rhdh-hub-rhel9\u0026tag=1784210921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-rhel9-operator@sha256%3Ab1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473?arch=amd64\u0026repository_url=registry.redhat.io/rhdh/rhdh-rhel9-operator\u0026tag=1784210575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-operator-bundle@sha256%3Ac26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486?arch=amd64\u0026repository_url=registry.redhat.io/rhdh/rhdh-operator-bundle\u0026tag=1784215493"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64 as a component of Red Hat Developer Hub 1.9",
"product_id": "Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64 as a component of Red Hat Developer Hub 1.9",
"product_id": "Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64 as a component of Red Hat Developer Hub 1.9",
"product_id": "Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6734",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2026-06-17T19:04:00.272340+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490024"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. When using Socks5ProxyAgent, undici incorrectly reuses a single connection pool across different origins. This can lead to cross-origin request routing, where sensitive credentials and data intended for one destination are sent to another. Consequently, responses from unintended origins may be trusted, and secure HTTPS connections could be silently downgraded to unencrypted HTTP, resulting in information disclosure and data integrity issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Information disclosure and data integrity issues due to incorrect Socks5ProxyAgent connection routing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important security flaw. The `undici` library, when configured with `Socks5ProxyAgent` to handle requests for multiple origins, incorrectly reuses connection pools. This can lead to sensitive data and credentials being misrouted to unintended destinations, potentially downgrading HTTPS connections to HTTP and compromising data integrity and confidentiality. Red Hat products utilizing `undici` with `Socks5ProxyAgent` in multi-origin scenarios are affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6734"
},
{
"category": "external",
"summary": "RHBZ#2490024",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490024"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6734"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6734",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6734"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-hm92-r4w5-c3mj",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-hm92-r4w5-c3mj"
}
],
"release_date": "2026-06-17T16:36:55.439000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T08:34:32+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41929"
},
{
"category": "workaround",
"details": "The single most impactful mitigation is applying network egress controls to restrict which external destinations affected applications can reach. Because the vulnerability causes requests to be misrouted to wrong origins, limiting the set of reachable origins directly reduces the attack surface. These controls collectively limit the blast radius of the connection pool misrouting \u2014 the attacker must compromise one of the explicitly allowed destinations rather than any arbitrary origin \u2014 but they do not fix the underlying logic bug.",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Information disclosure and data integrity issues due to incorrect Socks5ProxyAgent connection routing"
},
{
"cve": "CVE-2026-9697",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-06-17T19:03:30.813843+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. When undici\u0027s ProxyAgent is configured with a SOCKS5 proxy Uniform Resource Identifier (URI), it silently ignores Transport Layer Security (TLS) options, such as custom Certificate Authorities (CAs). This allows a remote attacker to perform a Man-in-the-Middle (MITM) attack, intercepting and tampering with HTTPS communications. The connection falls back to Node.js\u0027s default trust store, bypassing intended security configurations and potentially leading to information disclosure or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Man-in-the-Middle attack via ignored TLS options with SOCKS5 proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability. Applications using `undici`\u0027s `ProxyAgent` with a SOCKS5 proxy URI will silently ignore user-configured TLS options, including custom Certificate Authorities. This bypasses intended security controls for HTTPS communication, enabling a remote attacker to perform Man-in-the-Middle attacks, potentially leading to information disclosure or arbitrary code execution in 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 Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9697"
},
{
"category": "external",
"summary": "RHBZ#2490018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9697",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9697"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9697",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9697"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-vmh5-mc38-953g",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-vmh5-mc38-953g"
}
],
"release_date": "2026-06-17T16:46:42.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T08:34:32+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41929"
},
{
"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 Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_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 Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Man-in-the-Middle attack via ignored TLS options with SOCKS5 proxy"
},
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T08:34:32+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41929"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"cve": "CVE-2026-12151",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-17T17:01:45.297604+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2489980"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion, resulting in a denial of service (DoS) for affected applications using the undici WebSocket client or WebSocketStream API.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the `undici` WebSocket client allows a remote attacker to cause unbounded memory growth. By sending numerous small or empty WebSocket frames, an unauthenticated attacker can exhaust system memory, leading to a denial of service in Red Hat products that use the affected client.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12151"
},
{
"category": "external",
"summary": "RHBZ#2489980",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2489980"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12151"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-vxpw-j846-p89q",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-vxpw-j846-p89q"
}
],
"release_date": "2026-06-17T16:05:38.785000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T08:34:32+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41929"
},
{
"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 Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames"
},
{
"cve": "CVE-2026-13676",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-06-29T14:01:55.592330+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494197"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in `fast-uri` allows a remote attacker to bypass host-based security policies. Applications that rely on `fast-uri` for URL parsing and policy enforcement, such as denylists or redirect validations, can be circumvented due to inconsistent handling of Unicode hostnames. This discrepancy between `fast-uri` and other URL parsers could lead to unauthorized resource access or malicious redirects in 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 Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "RHBZ#2494197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6"
}
],
"release_date": "2026-06-29T13:22:44.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T08:34:32+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41929"
},
{
"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 Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization"
},
{
"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 Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64"
]
}
],
"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 Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64"
]
},
"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-20T08:34:32+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41929"
},
{
"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 Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-44902",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2026-05-27T16:02:06.958159+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482216"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in opentelemetry-js, specifically within the OpenTelemetry JavaScript (JS) Prometheus exporter. A remote attacker could exploit this vulnerability by sending a single malformed HTTP request to the metrics endpoint. This lack of proper error handling during URL parsing can cause an uncaught TypeError, leading to the termination of any Node.js process running the exporter. This results in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "opentelemetry-js: opentelemetry/exporter-prometheus: opentelemetry-js: Denial of Service via malformed HTTP request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Important. A remote attacker can trigger a Denial of Service by sending a malformed HTTP request to the OpenTelemetry JS Prometheus exporter\u0027s metrics endpoint, causing the Node.js process to terminate. This impacts Red Hat products that deploy the affected exporter, leading to service disruption.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44902"
},
{
"category": "external",
"summary": "RHBZ#2482216",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482216"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44902",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44902"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44902",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44902"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-js/security/advisories/GHSA-q7rr-3cgh-j5r3",
"url": "https://github.com/open-telemetry/opentelemetry-js/security/advisories/GHSA-q7rr-3cgh-j5r3"
}
],
"release_date": "2026-05-27T14:49:04.940000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T08:34:32+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41929"
},
{
"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 Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "opentelemetry-js: opentelemetry/exporter-prometheus: opentelemetry-js: Denial of Service via malformed HTTP request"
},
{
"cve": "CVE-2026-45740",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-05-13T16:02:41.729478+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477081"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobufjs. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a crafted JSON descriptor with deeply nested namespace definitions. This can lead to the exhaustion of the JavaScript call stack during descriptor loading, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobufjs: protobufjs: Denial of Service via crafted JSON descriptors",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in protobufjs, which could allow a remote attacker to exhaust the JavaScript call stack by providing a specially crafted JSON descriptor with deeply nested namespace definitions. This vulnerability impacts Red Hat products that utilize protobufjs for processing protobuf definitions potentially leading to application unresponsiveness.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45740"
},
{
"category": "external",
"summary": "RHBZ#2477081",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477081"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45740"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jggg-4jg4-v7c6",
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jggg-4jg4-v7c6"
}
],
"release_date": "2026-05-13T14:46:02.689000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T08:34:32+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41929"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid loading untrusted protobuf JSON descriptors in applications utilizing protobufjs. If untrusted descriptors must be processed, implement validation at an outer boundary to reject excessively nested structures. Alternatively, isolate the descriptor loading process in an environment that can be safely restarted in case of a denial of service.",
"product_ids": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:923a9219b3efa5535b7f0b5aec597f04d66c2edb9a3bea4c70c0273cea5be382_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:c26504289ade9a1e816d18cd94af9b6a47fb7ffe66185679d0527376fb505486_amd64",
"Red Hat Developer Hub 1.9:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:b1ee0b75525f1873a1ba066102043a8bd28a5867d4d077fefff34444a658e473_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "protobufjs: protobufjs: Denial of Service via crafted JSON descriptors"
}
]
}
RHSA-2026:42043
Vulnerability from csaf_redhat - Published: 2026-07-20 13:29 - Updated: 2026-07-22 21:22A 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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64 | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64 | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64 | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64 | — |
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64 | — |
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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64 | — |
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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Web Terminal Operator 1.11.1 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "The Web Terminal provides a way to access a fully in-browser terminal emulator within the OpenShift Console. Command-line tools for interacting with the OpenShift cluster are pre-installed.",
"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:42043",
"url": "https://access.redhat.com/errata/RHSA-2026:42043"
},
{
"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-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33810",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"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-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"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/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-401",
"url": "https://redhat.atlassian.net/browse/WTO-401"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-406",
"url": "https://redhat.atlassian.net/browse/WTO-406"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-412",
"url": "https://redhat.atlassian.net/browse/WTO-412"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-417",
"url": "https://redhat.atlassian.net/browse/WTO-417"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-424",
"url": "https://redhat.atlassian.net/browse/WTO-424"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-430",
"url": "https://redhat.atlassian.net/browse/WTO-430"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-444",
"url": "https://redhat.atlassian.net/browse/WTO-444"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-453",
"url": "https://redhat.atlassian.net/browse/WTO-453"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_42043.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Web Terminal Operator 1.11.1 release.",
"tracking": {
"current_release_date": "2026-07-22T21:22:10+00:00",
"generator": {
"date": "2026-07-22T21:22:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:42043",
"initial_release_date": "2026-07-20T13:29:54+00:00",
"revision_history": [
{
"date": "2026-07-20T13:29:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-20T13:29:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-22T21:22:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Web Terminal 1.11",
"product": {
"name": "Red Hat Web Terminal 1.11",
"product_id": "Red Hat Web Terminal 1.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:webterminal:1.11::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Web Terminal"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-exec-rhel9@sha256%3A79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-exec-rhel9\u0026tag=1784296203"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-rhel9-operator@sha256%3A3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-rhel9-operator\u0026tag=1784296209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-operator-bundle@sha256%3A457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-operator-bundle\u0026tag=1784296183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-tooling-rhel9@sha256%3A57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-tooling-rhel9\u0026tag=1784296242"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64 as a component of Red Hat Web Terminal 1.11",
"product_id": "Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64 as a component of Red Hat Web Terminal 1.11",
"product_id": "Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64 as a component of Red Hat Web Terminal 1.11",
"product_id": "Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64 as a component of Red Hat Web Terminal 1.11",
"product_id": "Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.11"
}
]
},
"vulnerabilities": [
{
"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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
},
"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-20T13:29:54+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42043"
},
{
"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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"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-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:29:54+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42043"
}
],
"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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:29:54+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42043"
},
{
"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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:29:54+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42043"
},
{
"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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:29:54+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42043"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"cve": "CVE-2026-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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
},
"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-20T13:29:54+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42043"
},
{
"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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: 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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:29:54+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42043"
},
{
"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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"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-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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
},
"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-20T13:29:54+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42043"
},
{
"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 Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:79f71e67817f8f200639d5b5f4677a7fe12a6f747e8723967c7591cebf777018_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:457832549dec1979b636e42d7a51587f46f2e8ff66b2598369058e6dd2de35dc_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:3afb7495874dd97d4604d56cc9ca2be352629bb011084c54680a277f6487e846_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:57f584e5e4a25f07cb5a13968b20978c8557715411f55224acf6617ab96a9277_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
}
]
}
RHSA-2026:42047
Vulnerability from csaf_redhat - Published: 2026-07-20 13:55 - Updated: 2026-07-23 03:44A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64 | — |
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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64 | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64 | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64 | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64 | — |
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64 | — |
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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64 | — |
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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Web Terminal Operator 1.12.1 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "The Web Terminal provides a way to access a fully in-browser terminal emulator within the OpenShift Console. Command-line tools for interacting with the OpenShift cluster are pre-installed.",
"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:42047",
"url": "https://access.redhat.com/errata/RHSA-2026:42047"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27145",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33810",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"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-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"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/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-359",
"url": "https://redhat.atlassian.net/browse/WTO-359"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-402",
"url": "https://redhat.atlassian.net/browse/WTO-402"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-407",
"url": "https://redhat.atlassian.net/browse/WTO-407"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-413",
"url": "https://redhat.atlassian.net/browse/WTO-413"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-418",
"url": "https://redhat.atlassian.net/browse/WTO-418"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-429",
"url": "https://redhat.atlassian.net/browse/WTO-429"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-433",
"url": "https://redhat.atlassian.net/browse/WTO-433"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-448",
"url": "https://redhat.atlassian.net/browse/WTO-448"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-450",
"url": "https://redhat.atlassian.net/browse/WTO-450"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_42047.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Web Terminal Operator 1.12.1 release.",
"tracking": {
"current_release_date": "2026-07-23T03:44:54+00:00",
"generator": {
"date": "2026-07-23T03:44:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:42047",
"initial_release_date": "2026-07-20T13:55:38+00:00",
"revision_history": [
{
"date": "2026-07-20T13:55:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-20T13:55:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-23T03:44:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Web Terminal 1.12",
"product": {
"name": "Red Hat Web Terminal 1.12",
"product_id": "Red Hat Web Terminal 1.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:webterminal:1.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Web Terminal"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-exec-rhel9@sha256%3A423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-exec-rhel9\u0026tag=1784247610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-rhel9-operator@sha256%3Ad32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-rhel9-operator\u0026tag=1784247621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-operator-bundle@sha256%3A7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-operator-bundle\u0026tag=1784247593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-tooling-rhel9@sha256%3A43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-tooling-rhel9\u0026tag=1784247667"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64 as a component of Red Hat Web Terminal 1.12",
"product_id": "Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64 as a component of Red Hat Web Terminal 1.12",
"product_id": "Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64 as a component of Red Hat Web Terminal 1.12",
"product_id": "Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64 as a component of Red Hat Web Terminal 1.12",
"product_id": "Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:38+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.17 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42047"
}
],
"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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
},
"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-20T13:55:38+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.17 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42047"
},
{
"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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"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-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:38+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.17 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42047"
}
],
"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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:38+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.17 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42047"
},
{
"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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:38+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.17 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42047"
},
{
"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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:38+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.17 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"cve": "CVE-2026-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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
},
"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-20T13:55:38+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.17 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42047"
},
{
"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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: 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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:38+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.17 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42047"
},
{
"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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"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-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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
},
"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-20T13:55:38+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.17 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42047"
},
{
"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 Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:423baadb7daeaf78b5df584e7e5e8f2ad991e0db803a22ec7a90f7d468e55415_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:7319fa6637e0c4111633194a7e83d0105dda2ee161040eed6901cb7e45b6ad97_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:d32c93e5c790ad660161326837341f968ce0ed9bfd7ad2232ee27a2b56ef2526_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:43afcf8bfefccdb35c95d4e875fd610e56e6aba93947c6203fcade80e494e7d8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
}
]
}
RHSA-2026:42048
Vulnerability from csaf_redhat - Published: 2026-07-20 13:55 - Updated: 2026-07-22 21:22A 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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64 | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64 | — |
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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Web Terminal Operator 1.16.1 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "The Web Terminal provides a way to access a fully in-browser terminal emulator within the OpenShift Console. Command-line tools for interacting with the OpenShift cluster are pre-installed.",
"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:42048",
"url": "https://access.redhat.com/errata/RHSA-2026:42048"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33811",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"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-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-411",
"url": "https://redhat.atlassian.net/browse/WTO-411"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-422",
"url": "https://redhat.atlassian.net/browse/WTO-422"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-426",
"url": "https://redhat.atlassian.net/browse/WTO-426"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-435",
"url": "https://redhat.atlassian.net/browse/WTO-435"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-451",
"url": "https://redhat.atlassian.net/browse/WTO-451"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_42048.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Web Terminal Operator 1.16.1 release.",
"tracking": {
"current_release_date": "2026-07-22T21:22:11+00:00",
"generator": {
"date": "2026-07-22T21:22:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:42048",
"initial_release_date": "2026-07-20T13:55:42+00:00",
"revision_history": [
{
"date": "2026-07-20T13:55:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-20T13:55:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-22T21:22:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Web Terminal 1.16",
"product": {
"name": "Red Hat Web Terminal 1.16",
"product_id": "Red Hat Web Terminal 1.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:webterminal:1.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Web Terminal"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-exec-rhel9@sha256%3A365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-exec-rhel9\u0026tag=1784295767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-rhel9-operator@sha256%3Af331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-rhel9-operator\u0026tag=1784295778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-operator-bundle@sha256%3A25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-operator-bundle\u0026tag=1784295748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-tooling-rhel9@sha256%3Afefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-tooling-rhel9\u0026tag=1784295793"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64 as a component of Red Hat Web Terminal 1.16",
"product_id": "Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64 as a component of Red Hat Web Terminal 1.16",
"product_id": "Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64 as a component of Red Hat Web Terminal 1.16",
"product_id": "Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64 as a component of Red Hat Web Terminal 1.16",
"product_id": "Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.16"
}
]
},
"vulnerabilities": [
{
"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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:42+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.21 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42048"
},
{
"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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
}
],
"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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:42+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.21 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42048"
},
{
"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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
}
],
"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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
},
"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-20T13:55:42+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.21 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42048"
},
{
"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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: 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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:42+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.21 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42048"
},
{
"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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
}
],
"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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
}
],
"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-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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
}
],
"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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
},
"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-20T13:55:42+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.21 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42048"
},
{
"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 Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:365e1253b8da2ba88ec97ec5b074d16ac46b31fd7eba3baad6587ce8959b11bf_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:25e450ef9a1bbdb5e6d522a98928c0784c483de40f17ee111e8c32e59c4e78c9_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:f331222fc180e7195d51536dab01692da66ad9049671e034867855dce1e5b656_amd64",
"Red Hat Web Terminal 1.16:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:fefa9980c5021706ccac27d05086359f45109790089e586221c08271b55b1b25_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
}
]
}
RHSA-2026:42049
Vulnerability from csaf_redhat - Published: 2026-07-20 13:55 - Updated: 2026-07-23 03:44A 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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64 | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64 | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64 | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64 | — |
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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64 | — |
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64 | — |
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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64 | — |
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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Web Terminal Operator 1.15.1 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "The Web Terminal provides a way to access a fully in-browser terminal emulator within the OpenShift Console. Command-line tools for interacting with the OpenShift cluster are pre-installed.",
"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:42049",
"url": "https://access.redhat.com/errata/RHSA-2026:42049"
},
{
"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-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33810",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33811",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"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-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-398",
"url": "https://redhat.atlassian.net/browse/WTO-398"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-405",
"url": "https://redhat.atlassian.net/browse/WTO-405"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-410",
"url": "https://redhat.atlassian.net/browse/WTO-410"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-416",
"url": "https://redhat.atlassian.net/browse/WTO-416"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-421",
"url": "https://redhat.atlassian.net/browse/WTO-421"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-427",
"url": "https://redhat.atlassian.net/browse/WTO-427"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-432",
"url": "https://redhat.atlassian.net/browse/WTO-432"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-445",
"url": "https://redhat.atlassian.net/browse/WTO-445"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-454",
"url": "https://redhat.atlassian.net/browse/WTO-454"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_42049.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Web Terminal Operator 1.15.1 release.",
"tracking": {
"current_release_date": "2026-07-23T03:44:54+00:00",
"generator": {
"date": "2026-07-23T03:44:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:42049",
"initial_release_date": "2026-07-20T13:55:43+00:00",
"revision_history": [
{
"date": "2026-07-20T13:55:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-20T13:55:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-23T03:44:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Web Terminal 1.15",
"product": {
"name": "Red Hat Web Terminal 1.15",
"product_id": "Red Hat Web Terminal 1.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:webterminal:1.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Web Terminal"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-exec-rhel9@sha256%3Ad1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-exec-rhel9\u0026tag=1784296033"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-rhel9-operator@sha256%3Aadfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-rhel9-operator\u0026tag=1784296045"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-operator-bundle@sha256%3A99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-operator-bundle\u0026tag=1784296013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-tooling-rhel9@sha256%3A9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-tooling-rhel9\u0026tag=1784296064"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64 as a component of Red Hat Web Terminal 1.15",
"product_id": "Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64 as a component of Red Hat Web Terminal 1.15",
"product_id": "Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64 as a component of Red Hat Web Terminal 1.15",
"product_id": "Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64 as a component of Red Hat Web Terminal 1.15",
"product_id": "Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.15"
}
]
},
"vulnerabilities": [
{
"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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
},
"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-20T13:55:43+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.20 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42049"
},
{
"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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"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-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:43+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.20 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42049"
}
],
"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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:43+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.20 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42049"
},
{
"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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:43+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.20 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42049"
},
{
"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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:43+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.20 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42049"
},
{
"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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"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-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:43+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.20 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42049"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"cve": "CVE-2026-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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
},
"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-20T13:55:43+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.20 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42049"
},
{
"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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: 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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:43+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.20 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42049"
},
{
"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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"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-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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
},
"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-20T13:55:43+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.20 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42049"
},
{
"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 Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:d1b0f8f0884aff5087d6c4d0c8a08b1e3952ff58ab91c15d4d6432dcdcf3de08_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:99fff357ed224f5fea600161b7467d28185ec07583240fa4bd21ab146448fe4a_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:adfc3751f3512134d2e500f5bf57c6bcd4ef570704485436aa584e9d54e3f898_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9c8a6913c0bb401ca4d0287382d758c8cb96f54aae78ad536b35552f7013bd4f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
}
]
}
RHSA-2026:42050
Vulnerability from csaf_redhat - Published: 2026-07-20 13:55 - Updated: 2026-07-22 21:22A 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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64 | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64 | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64 | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64 | — |
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64 | — |
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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64 | — |
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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Web Terminal Operator 1.13.0 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "The Web Terminal provides a way to access a fully in-browser terminal emulator within the OpenShift Console. Command-line tools for interacting with the OpenShift cluster are pre-installed.",
"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:42050",
"url": "https://access.redhat.com/errata/RHSA-2026:42050"
},
{
"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-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33810",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"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-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"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/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-403",
"url": "https://redhat.atlassian.net/browse/WTO-403"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-408",
"url": "https://redhat.atlassian.net/browse/WTO-408"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-414",
"url": "https://redhat.atlassian.net/browse/WTO-414"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-419",
"url": "https://redhat.atlassian.net/browse/WTO-419"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-428",
"url": "https://redhat.atlassian.net/browse/WTO-428"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-434",
"url": "https://redhat.atlassian.net/browse/WTO-434"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-446",
"url": "https://redhat.atlassian.net/browse/WTO-446"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-452",
"url": "https://redhat.atlassian.net/browse/WTO-452"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_42050.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Web Terminal Operator 1.13.0 release.",
"tracking": {
"current_release_date": "2026-07-22T21:22:17+00:00",
"generator": {
"date": "2026-07-22T21:22:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:42050",
"initial_release_date": "2026-07-20T13:55:49+00:00",
"revision_history": [
{
"date": "2026-07-20T13:55:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-20T13:55:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-22T21:22:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Web Terminal 1.13",
"product": {
"name": "Red Hat Web Terminal 1.13",
"product_id": "Red Hat Web Terminal 1.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:webterminal:1.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Web Terminal"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-exec-rhel9@sha256%3Aa6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-exec-rhel9\u0026tag=1784296127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-rhel9-operator@sha256%3A6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-rhel9-operator\u0026tag=1784296137"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-operator-bundle@sha256%3A4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-operator-bundle\u0026tag=1784296111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-tooling-rhel9@sha256%3A78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-tooling-rhel9\u0026tag=1784296166"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64 as a component of Red Hat Web Terminal 1.13",
"product_id": "Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64 as a component of Red Hat Web Terminal 1.13",
"product_id": "Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64 as a component of Red Hat Web Terminal 1.13",
"product_id": "Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64 as a component of Red Hat Web Terminal 1.13",
"product_id": "Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.13"
}
]
},
"vulnerabilities": [
{
"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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
},
"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-20T13:55:49+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.18 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42050"
},
{
"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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"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-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:49+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.18 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42050"
}
],
"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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:49+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.18 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42050"
},
{
"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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:49+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.18 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42050"
},
{
"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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:49+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.18 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42050"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"cve": "CVE-2026-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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
},
"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-20T13:55:49+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.18 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42050"
},
{
"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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: 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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:55:49+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.18 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42050"
},
{
"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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"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-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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
},
"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-20T13:55:49+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.18 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42050"
},
{
"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 Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:a6cb6402795d9d9ea0e1b68edcaf59ee008b18b00f91a54aa6686993d47a2a77_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:4b8a34706b2dd9aa95ce68a9bf4813946d311bf7626923a843472b05cfbc8492_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:6791ddb17bc6910099b3277295b24229cec10c0da7b5599d753357673f08c1cd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:78241066bb3746b9501e5cfd0ce5b6322b1f908309b5e0b145eac28c73d20662_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
}
]
}
RHSA-2026:42051
Vulnerability from csaf_redhat - Published: 2026-07-20 13:56 - Updated: 2026-07-22 21:22A 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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64 | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64 | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64 | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64 | — |
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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64 | — |
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64 | — | ||
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64 | — |
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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64 | — |
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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Web Terminal Operator 1.14.0 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "The Web Terminal provides a way to access a fully in-browser terminal emulator within the OpenShift Console. Command-line tools for interacting with the OpenShift cluster are pre-installed.",
"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:42051",
"url": "https://access.redhat.com/errata/RHSA-2026:42051"
},
{
"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-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33810",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33811",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"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-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-397",
"url": "https://redhat.atlassian.net/browse/WTO-397"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-404",
"url": "https://redhat.atlassian.net/browse/WTO-404"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-409",
"url": "https://redhat.atlassian.net/browse/WTO-409"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-415",
"url": "https://redhat.atlassian.net/browse/WTO-415"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-420",
"url": "https://redhat.atlassian.net/browse/WTO-420"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-425",
"url": "https://redhat.atlassian.net/browse/WTO-425"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-431",
"url": "https://redhat.atlassian.net/browse/WTO-431"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-449",
"url": "https://redhat.atlassian.net/browse/WTO-449"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/WTO-455",
"url": "https://redhat.atlassian.net/browse/WTO-455"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_42051.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Web Terminal Operator 1.14.0 release.",
"tracking": {
"current_release_date": "2026-07-22T21:22:13+00:00",
"generator": {
"date": "2026-07-22T21:22:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:42051",
"initial_release_date": "2026-07-20T13:56:26+00:00",
"revision_history": [
{
"date": "2026-07-20T13:56:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-20T13:56:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-22T21:22:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Web Terminal 1.14",
"product": {
"name": "Red Hat Web Terminal 1.14",
"product_id": "Red Hat Web Terminal 1.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:webterminal:1.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Web Terminal"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-exec-rhel9@sha256%3Af75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-exec-rhel9\u0026tag=1784296114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-rhel9-operator@sha256%3A83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-rhel9-operator\u0026tag=1784296122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-operator-bundle@sha256%3A122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-operator-bundle\u0026tag=1784296101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-tooling-rhel9@sha256%3A82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal/web-terminal-tooling-rhel9\u0026tag=1784296137"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64 as a component of Red Hat Web Terminal 1.14",
"product_id": "Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64 as a component of Red Hat Web Terminal 1.14",
"product_id": "Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64 as a component of Red Hat Web Terminal 1.14",
"product_id": "Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64 as a component of Red Hat Web Terminal 1.14",
"product_id": "Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.14"
}
]
},
"vulnerabilities": [
{
"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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
},
"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-20T13:56:26+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.19 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42051"
},
{
"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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"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-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:56:26+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.19 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42051"
}
],
"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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:56:26+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.19 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42051"
},
{
"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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:56:26+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.19 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42051"
},
{
"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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:56:26+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.19 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42051"
},
{
"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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"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-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:56:26+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.19 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42051"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"cve": "CVE-2026-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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
},
"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-20T13:56:26+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.19 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42051"
},
{
"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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: 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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T13:56:26+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.19 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42051"
},
{
"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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"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-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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
},
"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-20T13:56:26+00:00",
"details": "To start using the Web Terminal Operator, install the Web Terminal Operator from OpenShift OperatorHub on OpenShift Container Platform 4.19 or higher.",
"product_ids": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42051"
},
{
"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 Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:f75d0e6a4629dbfc1ef62aab71892de395e7bd133cb81ae7f9c2a4a618374595_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:122f518c55db3221e08ef3e49dd46892f75d6fbdaffa460c3ce22d8c584f0c93_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:83533e30770c22a25bac7f819f41cdb4b706d8955f464341db7b1ad7c81efa40_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:82ccda09508a62cc4676a4c1778d7653807ec3cd12defae229989935c5aed999_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
}
]
}
RHSA-2026:42644
Vulnerability from csaf_redhat - Published: 2026-07-21 09:35 - Updated: 2026-07-23 03:45A 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
|
{
"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-23T03:45:02+00:00",
"generator": {
"date": "2026-07-23T03:45:02+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-23T03:45:02+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()`"
}
]
}
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.